home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / dev / misc / istar.lha / Istar.readme < prev    next >
Text File  |  1997-02-17  |  3KB  |  96 lines

  1. Short:    Knowledge Based System Inference Net Builder
  2. Author:    Andrew@basden.demon.co.uk
  3. Uploader:    Andrew@basden.demon.co.uk
  4. Version:    1.06
  5. Type:    dev/misc
  6.  
  7. ISTAR
  8.  
  9. Istar is a knowledge based system builder that allows you to construct
  10. inference nets, bayesian nets and semantic nets.  It has a particularly
  11. nice user interface, with a smoothness that only Amiga hardware can give.
  12. So it is useful for decision support, to help you clarify complex ideas.
  13.  
  14. You build your knowledge base by drawing boxes and arrows, and then
  15. can run the KB direct.  See Docs/.Intro to get going.
  16.  
  17. See the following Web pages:
  18.  
  19. The main inca page is 
  20.      http://www.salford.ac.uk/iti/projects/inca/inca.html
  21.      
  22. The main Istar page is
  23.      http://www.salford.ac.uk/its274/istar/istar.html
  24.  
  25. NEW IN THIS VERSION (See Docs/History)
  26.  
  27. This is a minor update from Version 1.05 (Jan 97), with better key control
  28. and minimize/maximize boxes.  Version 1.05 added two major improvements -
  29. dynamic documents (albeit a limited facility just now) and the ability to
  30. add attributes to any existing item after it has been created.
  31.  
  32. PLANS
  33.  
  34. Next version I hope to put in a Lists facility that will allow
  35. relational algebra operations like union, intersection, and also
  36. make the goal list more flexible.
  37.  
  38. ISTAR NEWS
  39.  
  40. As bugs are discovered, as tips are suggested, and as better 
  41. documentation is written, etc., - things that do not involve 
  42. a new version of Istar - they will be put on Aminet as they arrive,
  43. under the name Istarnews.  So Istarnews should appear in the RECENT
  44. list more frequently than versions of Istar.
  45.  
  46. COPYRIGHT
  47.  
  48. Istar, all versions, are copyright (C) Andrew Basden, University
  49. of Salford, Salford, M5 4WT, U.K.  Andrew@basden.demon.co.uk.
  50.  
  51. The version with this file can be used freely as long as all copies
  52. of it include the name 'Istar' in their file names whereever they
  53. are stored and as long as this file and copyright notice is
  54. kept with the file.
  55.  
  56. SYSTEM REQUIREMENTS
  57.  
  58. Known to work on Amiga 1200, 3000, 4000.  Will just about run in
  59. 2Mb machines, but recommend use the IstarPrefs_LowMem as your
  60. preferences file.
  61.  
  62. Assigns needed (can work without them):
  63.     IstarSys: (has IstarPrefs and, in future, other things)
  64.     KBTools: where KBs are saved etc.
  65. Fonts used (unless specified in IstarPrefs):
  66.     Courier
  67.     Garnet
  68.     Topaz
  69. Libs used:
  70.     iff.library (but can work without it)
  71.  
  72. It works best if you assign KBTools: to the directory where you keep
  73. your knowledge bases, and IstarSys: to a directory where various system
  74. files are kept.  At present, the only file sought in IstarSys is IstarPrefs.
  75. Otherwise just starts as Sys: root.
  76.  
  77. FILES INCLUDED:
  78.  
  79. Istar    Main program.
  80.  
  81. Other files are documentation.  Read Intro first and it explains the
  82. other files.
  83.  
  84. DISCLAIMER:
  85.  
  86. Istar is supplied as-is.
  87.  
  88. Istar is still under development.  Some of its buttons do not work
  89. because they are not attached to anything yet.  Some of its more
  90. exotic data transofrmations do not yet work.
  91.  
  92. Let me know what you think of it, by mailing me at Istar@basden.demon.co.uk
  93.  
  94. Andrew Basden.
  95. 17.2.97.
  96.